-
-
Couldn't load subscription status.
- Fork 369
ref: Remove deprecated integrations option #6492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6492 +/- ##
========================================
Coverage ? 85.354%
========================================
Files ? 451
Lines ? 27421
Branches ? 11933
========================================
Hits ? 23405
Misses ? 3972
Partials ? 44
Continue to review full report in Codecov by Sentry.
|
Performance metrics 🚀
|
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| b9ceffb | 1222.57 ms | 1247.96 ms | 25.39 ms |
| 3133d0e | 1237.86 ms | 1262.87 ms | 25.01 ms |
| 9add417 | 1224.33 ms | 1243.06 ms | 18.73 ms |
| 07f6759 | 1232.98 ms | 1267.59 ms | 34.61 ms |
| 8ad303c | 1220.02 ms | 1231.79 ms | 11.77 ms |
| c4b0360 | 1235.68 ms | 1252.65 ms | 16.97 ms |
| 8fd192f | 1202.10 ms | 1220.19 ms | 18.09 ms |
| 42cfd79 | 1222.13 ms | 1244.23 ms | 22.10 ms |
| 25f2d2c | 1232.02 ms | 1242.78 ms | 10.76 ms |
| 5712478 | 1220.10 ms | 1239.69 ms | 19.59 ms |
App size
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| b9ceffb | 23.75 KiB | 969.07 KiB | 945.32 KiB |
| 3133d0e | 23.74 KiB | 976.79 KiB | 953.04 KiB |
| 9add417 | 23.75 KiB | 908.40 KiB | 884.65 KiB |
| 07f6759 | 23.75 KiB | 997.26 KiB | 973.52 KiB |
| 8ad303c | 23.75 KiB | 879.24 KiB | 855.49 KiB |
| c4b0360 | 23.75 KiB | 946.69 KiB | 922.94 KiB |
| 8fd192f | 23.74 KiB | 872.75 KiB | 849.01 KiB |
| 42cfd79 | 23.75 KiB | 880.20 KiB | 856.45 KiB |
| 25f2d2c | 23.75 KiB | 866.69 KiB | 842.94 KiB |
| 5712478 | 23.75 KiB | 969.28 KiB | 945.54 KiB |
Previous results on branch: removeDeprecatedIntegrations
Startup times
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| ff29e12 | 1214.66 ms | 1248.91 ms | 34.25 ms |
| 75209a9 | 1217.91 ms | 1248.78 ms | 30.87 ms |
| 2b2ee5a | 1237.29 ms | 1265.98 ms | 28.69 ms |
| 08c8d7a | 1220.77 ms | 1260.15 ms | 39.38 ms |
| d35abd8 | 1219.20 ms | 1258.71 ms | 39.50 ms |
App size
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| ff29e12 | 23.75 KiB | 1.01 MiB | 1006.39 KiB |
| 75209a9 | 23.75 KiB | 1.00 MiB | 1005.77 KiB |
| 2b2ee5a | 23.75 KiB | 1.00 MiB | 1005.77 KiB |
| 08c8d7a | 23.75 KiB | 1.00 MiB | 1002.23 KiB |
| d35abd8 | 23.75 KiB | 1.01 MiB | 1008.62 KiB |
87033d4 to
310a2a6
Compare
Tests/SentryTests/Integrations/Performance/IO/DataSentryTracingIntegrationTests.swift
Outdated
Show resolved
Hide resolved
Tests/SentryTests/Integrations/Performance/IO/FileManagerTracingIntegrationTests.swift
Show resolved
Hide resolved
Tests/SentryTests/Integrations/ViewHierarchy/SentryViewHierarchyIntegrationTests.swift
Show resolved
Hide resolved
310a2a6 to
85715ad
Compare
85715ad to
51eada2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
51eada2 to
341c2cc
Compare
341c2cc to
3750705
Compare
Remove this setting that is deprecated and removed in the v9 flag
#skip-changelog
Closes #6544